Numerical operations¶

This module handles all the ‘low-level’ operations mostly applied on numpy arrays.

  • Finite differences schemes
    • A few important remarks
    • Default case : apply scheme on all the domain with a full-size result
    • Apply scheme on all the domain with a reduced result
  • Vector calculous based on finite differences
  • Interpolation and remeshing methods
    • Interpolation
    • Devel notes
  • ODE solvers
    • Usage

Logo of HySoP

HySoP

Navigation

Contents:

  • Getting Started With HySoP
  • HySoP User Guide
    • Governing equations and semi-Lagrangian framework
    • Domains, data distribution and space discretisation
    • Continuous and discrete fields
    • Operators in HySoP, basic ideas
    • Problems and graphs
    • MPI topologies and space discretisation
    • Numerical operations
      • Finite differences schemes
      • Vector calculous based on finite differences
      • Interpolation and remeshing methods
      • ODE solvers
    • HySoP tools for I/O, MPI, Tasks, …
  • HySoP Examples
  • HySoP reference (auto generated) documentation
  • HySoP Developers Guide
  • Bibliography
  • To do list
  • Credits
  • HySoP License

Related Topics

  • Documentation overview
    • HySoP User Guide
      • Previous: MPI topologies and space discretisation
      • Next: Finite differences schemes
© Copyright (c) HySoP 2011-2025 . | Powered by Sphinx 8.1.3 & Alabaster 1.0.0 | Page source